home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir43 / memo400.zip / README.NOW < prev    next >
Text File  |  1994-01-23  |  6KB  |  121 lines

  1.    ** ORDER MEMO MASTER BY CREDIT CARD VIA PSL (Public Software Library) ** 
  2.    ** 1-800-242-4775 MC, Visa, American Express & Discover (ORDERS ONLY) **
  3.       (Operators are available from 7am tp 6pm CST Monday-Friday)
  4.  
  5. MEMO MASTER UPDATE NOTES:
  6.  
  7. Version 3.11 - has the convert utility built in and Alt-E will invoke
  8.                the version 2 type editor.
  9.  
  10. Version 3.11 - Added primitive mouse support.  (I plan to enhance the
  11. (03-Sep-92)    Memo Master with more elaborate mouse support sometime
  12.                in the future.)
  13.  
  14. Version 3.20 - Added row & column coordinates to the [PgDn]
  15. (Release 1)    version 1 style editor and also the Alt-E
  16.                version 2 style editor.
  17.  
  18. Version 3.21 - Changed backup to floppy filespec from *.DB? to
  19. (Release 1)    *.D??  The DAT files for setup and printer
  20.                information will be backed up and also the DOC
  21.                files in case you make any modifications.  Also
  22.                added a manual command choice.
  23.  
  24. MEMO /UMOFF will turn off swapping to upper memory and swap to disk
  25.             instead.  (This is only necessary if you are getting errors
  26.             when swapping out to your external editor or during floppy
  27.             data backup.)
  28.  
  29. Version 3.21 - Added the Remind field to the 'Browse By Description' mode.
  30. (Release 2)                
  31.  
  32. Version 3.21 - Added the ability to jump right to the main
  33. (Release 4)    menu when in the middle of the MEMO /R feature.
  34.                (You can do this by pressing Alt-M at any pause)
  35.  
  36. Version 3.30 - Changed the menu screens an added the ability
  37. (Release 1)    for users to change the default colors of the
  38.                menus and popup screens/messages etc.  (I have
  39.                the default color set to 'D-Bay Blue')  Also
  40.                added 'Browse ALL Databases 1 At A Time' to the
  41.                browse menu (<Esc> aborts & "Quit" will quit the 
  42.                current database and change to the next database
  43.                in alphabetical order) and slightly changed the
  44.                browse and search screens.
  45.  
  46. Version 3.31 - Add the ability to imbed a form feed character
  47. (Release 1)    in your memo field. <Shift [F8]> when using the
  48.                internal editors. (or <Alt 158>)  This will put
  49.                a "₧" symbol in the memo field and this
  50.                character must be at the beginning of a line.
  51.                Anything following the "₧" symbol on the same
  52.                line will NOT be printed.  When printing a
  53.                memo, every time a ₧ is encountered, a form feed
  54.                will be sent to your printer. I was unable to
  55.                use the normal Ascii 12 character so Ascii 158
  56.                was used.  Please note that the "₧" character
  57.                will only issue a form feed to the printer when
  58.                the internal Memo Master editors are used.
  59.                (This function will not work when you use the
  60.                print block routine)
  61.  
  62. Version 3.50 - Added an Appointment/To Do Manager.
  63. (Release 1)
  64.  
  65. Version 3.50 - Changed opening screen way of checking ALL
  66. (Release 3)    DATABASES for reminders. (Faster)
  67.  
  68. Version 3.55 - Added a dialer. ([Alt] [D])  When in the memo/text
  69. (Release 1)    field, move the cursor to the number you want to
  70.                dial and hit Alt-D to dial.  The dialer will read
  71.                16 characters from the cursor position.  BE SURE TO
  72.                TELL MEMO MASTER WHICH COM PORT TO USE BY PICKING,
  73.                S. Setup Option Menu. FROM THE MAIN MENU.
  74.  
  75. Version 3.55 - Speeded up searching multiple databases.  It no longer
  76. (Release 2)    pauses at the end of each database the search string is
  77.                not found in.
  78.  
  79. Version 3.55 - Changed the Alt = calculator to a new movable one!
  80. (Release 5)    (Alt-F10 will let you change the calculator colors
  81.                for the current session.) [*Note* The solar calculator
  82.                is still in the internal editor.]
  83.  
  84. Version 3.56 - Added the ability to print all database records!
  85. (Release 1)    (Good idea Joe Fera)  This option can be found at the
  86.                5. Data Backup / Print Menu. option on the main menu.
  87.  
  88. Version 4.00 - Changed the appointment manager to a much better new one!
  89. (Release 1)    Sorry but the new format is not compatable with the old
  90.                TODO.DAT format. TODO.EXE is included for use of the old
  91.                format.
  92.                
  93. *When running MEMO, always change to the directory where MEMO.EXE is
  94. located.  MEMO will create database files if they don't exist.  For
  95. calling MEMO from anywhere, you can add this batch file (MEMO.BAT)
  96. to your batch file directory or any directory that is in you path:
  97.  
  98.                         @Echo Off
  99.                         C:
  100.                         cd \MEMO
  101.                         MEMO %1
  102.  
  103. In the above example batch file you would, of course, change the
  104. drive and directory to match where you installed MEMO.
  105.  
  106. *NOTE* IF YOU ARE A REGISTERED USER, WRITE DOWN YOUR NAME, PHONE NUMBER
  107.        AND REGISTRATION NUMBER JUST AS IT APPEARS ON THE TITLE SCREEN FOR
  108.        FUTURE REFERENCE.  IF YOU SEE A VERSION LATER THAN THE ONE YOU HAVE
  109.        ON A BBS, YOU CAN DOWNLOAD IT AND USE THE YOUR REGISTRATION
  110.        INFORMATION TO REGISTER THE PROGRAM.  TO DO SO, TYPE MEMO /REGISTER
  111.        ENTER YOUR NAME, PHONE NUMBER, AND REGISTRATION NUMBER EXACTLY THE
  112.        WAY IT APPEARS ON THE TITLE SCREEN NOW.
  113.  
  114.        (EXE file must be in it's original form for this procedure to work.)
  115.         If you are using OS/2, a special technique is required to enable
  116.         this procedure since OS/2 will not let an EXE file to be written to
  117.         while it is open.  To register MEMO.EXE under OS/2, copy MEMO.EXE to
  118.         TEMP.EXE and the run TEMP /Register.  After the registration
  119.         procedure is completed, you can delete the TEMP.EXE file. 
  120.         (You might have to use this technique with some DOS 6.x setups)
  121.